type runtime.itimerspec
3 uses
runtime (current package)
defs_linux_amd64.go#L139: type itimerspec struct {
os_linux.go#L441: func timer_settime(timerid int32, flags int32, new, old *itimerspec) int32
os_linux.go#L667: spec := new(itimerspec)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)